Outgoing Complaint Callback
This callback is given when a customer complaint is resolved.
Scroll inside to view more
|
Parameter
|
Description
|
|---|---|
adjAmount (optional)
| Amount of the transaction sent by NPCI.
|
adjCode
| Reason Code for complaint sent by NPCI.
|
adjFlag (optional)
| Reason flag for complaint sent by NPCI.
|
reqAdjAmount
| Complaint raised for this amount
|
reqAdjCode
| Complaint raised for Reason Code under AdjFlag
|
reqAdjFlag
| Flag raised for complaint
|
crn (optional)
| Complaint reference number returned by NPCI.
|
currCycle (optional)
| Describes transaction belongs to current cycle or not.
|
customerMobileNumber
| Customer mobile number as per device binding.
|
gatewayComplaintId
| Complaint id returned by gateway.
|
gatewayReferenceId
| Reference id returned by the gateway.
|
gatewayResponseCode
| Response code returned by gateway.
|
gatewayResponseMessage
| Response message for code returned by gateway.
|
gatewayResponseStatus
| Response status returned by gateway - ["CLOSED","FAILURE"].
|
merchantChannelId
| Unique id for the merchant channel as passed in request headers.
|
merchantCustomerId (optional)
| Merchant generated unique profile id for customer as passed in the request.
|
merchantId
| Unique id for the merchant as passed in request headers.
|
originalGatewayTransactionId
| Original UPI request id returned by gateway of the transaction
|
originalTransactionTimestamp
| Timestamp of the original transaction
|
orgSettRespCode (optional)
| OriginalRespCode in the transaction
|
payeeVpa (optional)
| Vpa of the payee to whom money is being sent.
|
payerVpa (optional)
| VPA of the customer to be used for payment.
|
remarks (optional)
| remarks on Complaint.
|
transactionAmount
| The total amount for which original transaction was performed.
|
type
| Event type of the callback - CUSTOMER_COMPLAINT_RESOLVED
|
payerAcType
| Payer bank account type
|
payerIfsc
| Ifsc code of the payer bank account
|

